Builder mac_xfa_jumbo
Build 813
Results:
Success
Trigger Info:
Project | pdfium |
Revision | 98e20664bce37cf301f3252d20c22a529090416f |
Got Revision | 98e20664bce37cf301f3252d20c22a529090416f |
Execution:
- Source: Task 41b7a16060494410
- Bot: vm171-m9
- Recipe: pdfium
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "/b/s/w/ir/cache", "temp_dir": "/b/s/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "vm171-m9" | setup_build |
branch | "refs/heads/master" | setup_build |
buildbucket | {"build": {"bucket": "luci.pdfium.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1544557680031696, "id": "8927407602062121680", "project": "pdfium", "tags": ["builder:mac_xfa_jumbo", "buildset:commit/git/98e20664bce37cf301f3252d20c22a529090416f", "buildset:commit/gitiles/pdfium.googlesource.com/pdfium/+/98e20664bce37cf301f3252d20c22a529090416f", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9092837664377438432", "scheduler_job_id:pdfium/mac_xfa_jumbo", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "mac_xfa_jumbo" | setup_build |
buildnumber | 813 | setup_build |
jumbo | true | setup_build |
mastername | "client.pdfium" | setup_build |
path_config | "generic" | setup_build |
recipe | "pdfium" | setup_build |
repository | "https://pdfium.googlesource.com/pdfium.git" | setup_build |
revision | "98e20664bce37cf301f3252d20c22a529090416f" | setup_build |
xfa | true | setup_build |
got_revision | "98e20664bce37cf301f3252d20c22a529090416f" | bot_update |
Blamelist:
- Tom Sepez (tsepezohnoyoudont@chromium.org)
Timing:
Create | Tuesday, 11-Dec-18 19:48:00 UTC |
Start | Tuesday, 11-Dec-18 19:48:25 UTC |
End | Tuesday, 11-Dec-18 19:56:23 UTC |
Pending | 25 secs |
Execution | 7 mins 57 secs |
All Changes:
-
Get Attribute names much more simply.
Changed by Tom Sepez - tsepezohnoyoudont@chromium.org Changed at Tuesday, 11-Dec-18 19:47:26 UTC Repository https://pdfium.googlesource.com/pdfium Branch Revision 98e20664bce37cf301f3252d20c22a529090416f Comments
Get Attribute names much more simply. We can now directly index them. Also avoid unexpected user input aliasing while we're at it by comparing the name string itself in XFA_GetAttributeByName since we now have the string in the table. Change-Id: Ib3ee01197b37d900f96f9665711eeffbd5006565 Reviewed-on: https://pdfium-review.googlesource.com/c/47011 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org>
Changed files
- xfa/fxfa/parser/xfa_basic_data.cpp